Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace assert_raises_regexp function with pytest.raises #10413

Merged
merged 1 commit into from
Sep 12, 2021
Merged

Replace assert_raises_regexp function with pytest.raises #10413

merged 1 commit into from
Sep 12, 2021

Conversation

jdufresne
Copy link
Contributor

@jdufresne jdufresne commented Aug 29, 2021

These methods serve the same purpose. Can shift to using the upstream
implementation.

https://docs.pytest.org/en/latest/reference/reference.html#pytest.raises

@pradyunsg
Copy link
Member

There's a typo in the commit message.

@uranusjr
Copy link
Member

/server/serve/s

These methods serve the same purpose. Can shift to using the upstream
implementation.

https://docs.pytest.org/en/latest/reference/reference.html#pytest.raises
@jdufresne
Copy link
Contributor Author

Thanks for catching. Fixed in latest.

@pradyunsg pradyunsg merged commit f5e4b61 into pypa:main Sep 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2021
@jdufresne jdufresne deleted the raises branch September 30, 2021 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants